home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / utility / pock51.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1997-07-26  |  416b  |  15 lines

  1. echo off
  2. cls
  3. echo  Choose document to print then type:
  4. echo.
  5. echo   "L" or Right Arrow    to preview file
  6. echo   ENTER or "Y"          to print it
  7. echo   "*"                   to run print of rest of files
  8. echo   ESC                   to exit
  9. echo.
  10. d    .1st .d .new .doc .diz .frm .lst .txt /I[copy /A $w prn:][?$3#. $8n.$3e $8s bytes ?]uRQ
  11. echo.
  12. echo Type D /? and D /?? to access on-line guides
  13. echo.
  14.  
  15.